VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Metadata Namespace / MetadataNodeCollection<T> Class / CopyTo Methods
In This Topic
    CopyTo Method (MetadataNodeCollection<T>)
    In This Topic
    Overloaded. Copies the elements of the collection to an System.Array, starting at a particular System.Array index.
    Overload List
    OverloadDescription
    Copies the elements of the collection to an System.Array, starting at a particular System.Array index.
    Copies a data of the metadata tree node to specified metadata tree node. (Inherited from MetadataNode)
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also